runtime.unwinder.g (field)
9 uses
runtime (current package)
traceback.go#L103: g guintptr
traceback.go#L217: g: gp.guintptr(),
traceback.go#L254: gp := u.g.ptr()
traceback.go#L297: u.g.set(gp)
traceback.go#L320: u.g.set(gp)
traceback.go#L443: gp := u.g.ptr()
traceback.go#L562: gp := u.g.ptr()
traceback.go#L600: ctxt := u.g.ptr().cgoCtxt[u.cgoCtxt]
traceback.go#L964: gp := u.g.ptr()
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |